This constant is for use in the functions effect_create_above and effect_create_below, and will create a rising smoke effect as illustrated in the image below:
![]()
ef_smokeup;
N/A
effect_create_below(ef_smokeup, x, y, choose(0, 1,
2), c_gray);
The above code will create a rising smoke cloud from the instance.